home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / mcc200.arc / MCS_SYS.DOC < prev    next >
Text File  |  1991-02-14  |  8KB  |  208 lines

  1. &  (R)    Mouse Control Simulator & Configuration file  -  v2.0 (C) Saesoft 1991
  2.  
  3.     Saesoft International,           [NMS] Netherlands Message Centre
  4.     Post Office Box: 9179,           Telex: Saesoft, 20010 PMS NL
  5.     3007 AD Rotterdam Holland.     Telefax: Saesoft, +31 (10)4113888
  6.     Phone: +31 (10)4795892           PostBank PSTB NL 2A  5506405
  7.  
  8.  
  9.     Note:  the unregistered and registered version are NOT the same.
  10.  
  11.  
  12.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  13.         The file  MCS.SYS  contains options  which can be  different for
  14.     each usage  or changed    whenever needed, the file MUST be in the
  15.     directory  where  you  start  MCS,  making it  possible  to keep
  16.     multiple versions in different directories.
  17.  
  18.  
  19.     Available  options,  those who end  with a "=" need a 4 caracter
  20.     value,    those  marked with  a '*' are for the registered version
  21.     only !
  22.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  23.      TOP               NOWORDCOPY
  24.     *BOTTOM            50LINEMODE
  25.     *LEFT              *LEFTBUTTON=
  26.      RIGHT              *LEFTBUTTON+ARROW=
  27.      KEYUPDOWNOFF          *RIGHTBUTTON=
  28.      KEYLEFTRIGHTOFF      *MOUSEMASK=
  29.      NOTEST           *POINTERMASK=
  30.      NOFKEY-CONVERSION     XCHANGEBUTTONS
  31.  
  32.  
  33.     Options discribed;
  34.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  35.  {1}    Option: TOP
  36.     Button: right
  37.     Action: Left or right scroll of the cursor with the mouse at the
  38.         TOP side of the screen.
  39.  
  40.  {2}    Option: BOTTOM
  41.     Button: right
  42.     Action: Left or right scroll of the cursor with the mouse at the
  43.         BOTTOM side of the screen.
  44.  
  45.  {3}    Option: LEFT
  46.     Button: right
  47.     Action: Up  or down  scroll  of the cursor with the mouse at the
  48.         LEFT side of the screen.
  49.  
  50.  {4}    Option: RIGHT
  51.     Button: right
  52.     Action: Up  or down  scroll  of the cursor with the mouse at the
  53.         RIGHT side of the screen.
  54.  
  55.  {5}    Option: KEYUPDOWNOFF
  56.     Button: none
  57.     Action: Up or down scroll of the cursor with the mouse disabled.
  58.  
  59.  
  60. 2  (R)    Mouse Control Simulator & Configuration file  -  v2.0 (C) Saesoft 1991
  61.  
  62.  {6}    Option: KEYLEFTRIGHTOFF
  63.     Button: none
  64.     Action: Left  or right    scroll    of the    cursor    with  the  mouse
  65.         disabled.
  66.  
  67.  {7}    Option: NOTEST
  68.     Button: none
  69.     Action: No mouse driver detect test performed.
  70.  
  71.  {8}    Option: NOFKEY-CONVERSION
  72.     Button: left
  73.     Action: When pointed  to a number, no function    key  conversion,
  74.         normally a button click on a number will be converted to
  75.         a function key, 1 = F1, 0 = F10.
  76.  
  77.  {9}    Option: NOWORDCOPY
  78.     Button: right
  79.     Action: When pointed to a word, no word echo.
  80.  
  81.  {10}    Option: 50LINEMODE
  82.     Button: none
  83.     Action: The Mouse Control Simulator will start in 50 line mode.
  84.  
  85.  {11}    Option: LEFTBUTTON=
  86.     Button: left
  87.     Action: If the mouse pointer isn't pointed on a number or letter
  88.         then a <enter> will be the result, and if the pointer is
  89.         hidden, use this option  to change this <enter> into any
  90.         key  or key combination, use the  WHATKEY.COM utility to
  91.         find out what value represents the one you want.
  92.         (4 caracter hexadecimal value)
  93.     Exmple: LEFTBUTTON=1C0D  -=>  The <enter> key.
  94.  
  95.  {12}    Option: LEFTBUTTON+ARROW=
  96.     Button: left
  97.     Action: If the mouse pointer is pointed on a  ">", MSC will type
  98.         'dir'+<enter>  for  you, you can  change  this  into any
  99.         string upto 8 caracters maximum.
  100.         (text/number string only)
  101.     Exmple: LEFTBUTTON+ARROW=dir/w
  102.  
  103.  {13}    Option: RIGHTBUTTON=
  104.     Button: right
  105.     Action: If the mouse pointer  isn't pointed  on a number or word
  106.         then an ESCape will be the result, and if the pointer is
  107.         hidden, use this option  to change this  ESCape into any
  108.         key  or key combination, use the  WHATKEY.COM utility to
  109.         find out what value represents the one you want.
  110.         (4 caracter hexadecimal value)
  111.     Exmple: RIGHTBUTTON=011B  -=>  The ESCape key.
  112.  
  113.  
  114. 3  (R)    Mouse Control Simulator & Configuration file  -  v2.0 (C) Saesoft 1991
  115.  
  116.  {14}    Option: MOUSEMASK=
  117.     Button: none
  118.     Action: Set's the mouse colors and mouse pointer caracter.
  119.         (4 caracter hexadecimal value)
  120.         Colors: values are set as followes,
  121.     ----------------------------------------------------------------
  122.     Background    |     Foreground      Foreground Continued
  123.     ----------------+-----------------------------------------------
  124.     Black  = 0   *    |     Black  = 0   *      Dark Grey    = 8
  125.     Blue   = 1    |     Blue   = 1      Light Blue    = 9
  126.     Green  = 2    |     Green  = 2      Light Green    = A
  127.     Cyan   = 3    |     Cyan   = 3      Light Cyan    = B
  128.     Red    = 4    |     Red    = 4      Light Red    = C
  129.     Magenta= 5    |     Magenta= 5      Light Magenta = D
  130.     Brown  = 6    |     Brown  = 6      Bright Yellow = E    *
  131.     White  = 7   *    |     White  = 7   *      Bright White    = F    *
  132.     ----------------------------------------------------------------
  133.     Colors marked with a * are the only one valid for MonoChrome !
  134.     ----------------------------------------------------------------
  135.         Current value  0F04, of which  0F (left two) co-responds
  136.         to the    background  and  foreground  color of  the mouse
  137.         pointer, take a look  for yourself at the table above to
  138.         find the 0F (0 and F) values.
  139.     ----------------------------------------------------------------
  140.         The 04 (right two) co-responds    to the pointer caracter,
  141.         which is visible when you move the pointer.
  142.     Exmple: MOUSEMASK=0F04    -=>   0F = White pointer  in high inten-
  143.         sity  and black background, 04 = Caracter value 04 which
  144.         is a diamond.
  145.  
  146.  {15}    Option: POINTERMASK=
  147.     Button: none
  148.     Action: Set's the mouse color and mouse pointer mask towards the
  149.         active    background, left two are  colors mask, right two
  150.         are pointer mask.
  151.         (4 caracter hexadecimal value)
  152.         Exmple: POINTERMASK=F000  -=>  The default value.
  153.  
  154.  {16}    Option: XCHANGEBUTTONS
  155.     Button: none
  156.     Action: Left button becomes the right button and reverse, simply
  157.         a button change.
  158.  
  159.  
  160. 4  (R)    Mouse Control Simulator & Configuration file  -  v2.0 (C) Saesoft 1991
  161.  
  162.     MCS Summary button usage;
  163.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  164.     Left button:
  165.     On number will result in a F key, 0=F10, 9=F9, etc...
  166.     On letter  will result in  leftmost letter/number of the word to
  167.        be put at cursor position.
  168.     On none letter    or none number will result in a <enter>,  and if
  169.        the pointer is hidden.
  170.     On a ":" will result in a ":" to be put at cursor position.
  171.     On a ">"  will result in a  "dir" + <enter>  to be put at cursor
  172.        position.
  173.     On a '┘,└,╚,╝,╜,╛,╙,╘' will result in a forced ESCape.
  174.  
  175.     Right button:
  176.     At left/right side or top/bottom side  of screen, will result in
  177.        a screen scroll, up/down or left/right scroll.
  178.     On letter  or number  will result  in a  word echo  to be put at
  179.        cursor position, unless the pointer is hidden.
  180.     On none letter or none number will result in an ESCape or repla-
  181.        cement key.
  182.     =*===*===*===*===*===*===*===*===*===*===*===*===*===*===*===*==
  183.  
  184.  
  185. &  (R)    Mouse Control Simulator & Configuration file  -  v2.0 (C) Saesoft 1991
  186.  
  187.  
  188.     Saesoft International,           [NMS] Netherlands Message Centre
  189.     Post Office Box: 9179,           Telex: Saesoft, 20010 PMS NL
  190.     3007 AD Rotterdam Holland.     Telefax: Saesoft, +31 (10)4113888
  191.     Phone: +31 (10)4795892           PostBank PSTB NL 2A  5506405
  192.  
  193.  
  194.         (C) SAESOFT INTERNATIONAL    <=>   DATA SECURITY SYSTEMS
  195.             ───────────────────────────────────────────────────────
  196.                                      SAESOFT INT., Box 9179 3007 AD
  197.                                      ROTTERDAM  THE NETHERLANDS
  198.             ─────────────────────────────────────────────────
  199.                   Speed And Efficiency SOFTware & Lastware
  200.             ────────────────────────────────────────────
  201.             Copyright (C) Saesoft Int., 1983 - 1991
  202.             ─────────────────────────────────────
  203.  
  204.  
  205. Saesoft International is registered at the chamber of commerce in Rotterdam at
  206. the number  149200,  Saesoft is a  trademark and productivity name of blue eye
  207. productions international.
  208.